Click or drag to resize

AppointmentStartTimeZone Property

Represents the start time zone of the appointment.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public TimeZoneDefinition StartTimeZone { get; set; }

Property Value

Type: TimeZoneDefinition
The start time zone.
See Also